Skip to content

Conversation

@tgummerer
Copy link
Contributor

Try to fix the error we get in CI. No idea if this actually works, but CI will tell us.

@tgummerer
Copy link
Contributor Author

Hrm this isn't helping, so does that mean null is not of type obj then? @Frassle @Zaid-Ajaj I'm pretty sure one of you is going to know what Type constraint mismatch. The type � ''a' �is not compatible with type� 'obj' means :)

@Frassle
Copy link
Member

Frassle commented Nov 20, 2025

This is odd, it runs fine on my machine with dotnet 8 and 9.

@Frassle
Copy link
Member

Frassle commented Nov 20, 2025

Ah ok its a dotnet 10 change, looks like you can just remove the cast and return null directly.

@tgummerer tgummerer marked this pull request as ready for review November 20, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants